| StateGrantEligibleStudent |
| EntityType | Independent |
| Logical Entity Name | StateGrantEligibleStudent |
| Default Table Name | FaStateEligibility |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StateGrantEligibleStudent Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| SSN | VARCHAR(12) | YES | ||
| FirstName | VARCHAR(128) | YES | ||
| MI | VARCHAR(2) | YES | ||
| LastName | VARCHAR(128) | YES | ||
| PostalCode | VARCHAR(12) | YES | ||
| Gender | VARCHAR(1) | YES | ||
| FiscalYear | VARCHAR(12) | YES | ||
| IsHopeEligible | BIT | YES | ||
| StateReportId | INTEGER | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| HsGraduationDate | CHAR(8) | YES | ||
| ZellMillerFlag | CHAR(1) | YES |
| StateGrantEligibleStudent Keys |
| Key Name | Key Type | Keys |
| NK_FaStateEligibility_SSN | Inversion Entry | SSN |
| PK_FaStateEligibility_FaStateEligibilityID | PrimaryKey | Id |
| StateGrantEligibleStudent Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StateGrantEligibleStudent Check Constraints |
| Check Constraint Name | CheckConstraint |
| StateGrantEligibleStudent Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StateGrantEligibleStudent |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaStateEligibility |
NO |
| StateGrantEligibleStudent Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Financial Aid |
| StateGrantEligibleStudent Data Movement Rules |
| Name | Type | Rule Text/Value |